Extract data from a chosen text file ( or paste in
a selection of text ) using a parser. 
Outdata872.dat will be written when the program runs. 
You can view and copy the outdata by clicking DATA OUT.

To remove this program, uninstall from Windows Control Panel.


WORD / EMAIL STYLE :
Extract the parser and the "word" containing the parser. 
"Words" are deliminated by the following characters:

BACKSPACE,COMMA,RETURN,NEW LINE,SPACE,",#,(,),:,;,<,>,[,],{,}

BEFORE / AFTER STYLE :
Extract the parser and a specified number of characters 
before and after the parser.


NOTE: 
This program reads TAB characters as a single space. This is
IMPORTANT If you are using the BEFORE/AFTER style, and your 
extracted text includes a TAB character.